CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - dll 动态 调用

搜索资源列表

  1. zhuruqi

    0下载:
  2. dll注入的基本方法,列子中通过动态调用dll的方式,将zhuruqi.dll加载到qq.exe的内存中,当然要首先从进程列表中取得qq.exe的pid号。写的不好,但是原理上能通,而且注释了,以后会慢慢改进。-dll into the basic method, the dynamic call dll Liezi by the way, will be loaded into qq.exe zhuruqi.dll memory, of course, must first obtain qq
  3. 所属分类:Hook api

    • 发布日期:2017-05-19
    • 文件大小:5212914
    • 提供者:工序龙
  1. testdll

    0下载:
  2. 简单调用dll,包括静态和动态,适合初学者了解调用过程-Simply call the dll
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-03
    • 文件大小:1463765
    • 提供者:liangji
  1. dll

    0下载:
  2. 这个是动态函数库的程序,通过delphi开发的,适用在建立函数库调用这块-This is a dynamic library program, through delphi development for the establishment of library calls in this
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-04
    • 文件大小:193536
    • 提供者:li
  1. DELPHI_DLL_Calling

    0下载:
  2. delphi简单调用DLL窗体源码,包括静态调用和动态调用两种方式。-It shows the source code of delphi form simply calling the DLL, including static and dynamic call called in two ways.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-28
    • 文件大小:668150
    • 提供者:权新
  1. DllTest

    0下载:
  2. 本程序为DLL动态库调用程序,是初学的理解的好入门程序,采用VC6编辑,可以直接导入运行。-The program calls for the DLL dynamic libraries program, is a good beginner s understanding of program entry, using VC6 editing, you can directly import operation.
  3. 所属分类:Hook api

    • 发布日期:2017-05-08
    • 文件大小:1890396
    • 提供者:hugh
  1. transparetwinform

    0下载:
  2. 设置窗口的透明度 动态调用DLL函数 设置窗口的透明度 动态调用DLL函数-transparet of winform
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-05
    • 文件大小:29532
    • 提供者:shen dong
  1. aspdll

    0下载:
  2. 本源码展示了在ASP中使用DLL动态链接库的方法,程序通过简单的实例说明了ASP如何调用自已编写的DLL。 -Use the DLL in ASP dynamic link library methods, procedures through a simple example illustrates how to call their own written in ASP DLL.
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-03-29
    • 文件大小:22944
    • 提供者:tcinf
  1. VCPPcall-DLL-generated-from-Matlab

    1下载:
  2. 将Matlab中现成的数学函数编译为动态链接库,供VC调用,可以省去工程应用中要编写各种C++数学算法的烦恼。这几个工程是我总结的几个案例,分别是VC6.0和VS2008下调用Matlab r2010a生成的dll的例子,还包括2个我自己做的矩阵求逆和数值积分的例子。-Will be ready in Matlab mathematical functions compiled to a dynamic link library for VC call, eliminating the need
  3. 所属分类:matlab

    • 发布日期:2014-05-18
    • 文件大小:6045696
    • 提供者:蔡浩宇
  1. dongtaidiaoyongdll

    0下载:
  2. 这个是易语言源码,首先声明不懂易语言的不要下,毒软误报的问题不再解释,源码内容:动态调用d-This is an easy language source code, first of all do not understand the language, not poisonous, soft false problem will not explain, source: dynamic invocation DLL
  3. 所属分类:其他小程序

    • 发布日期:2017-04-15
    • 文件大小:5655
    • 提供者:xiaomingw
  1. vc-create-DLL

    0下载:
  2. 动态连接库是非常重要的应用,用vc调用dll以及创建dll的详解。-How to create and with vc++ DLL, explained vc DLL calls and create
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:22641
    • 提供者:祁磊
  1. ComMFC

    0下载:
  2. 串口编程,MFC设计串口界面,调用已编好的DLL动态链接库实现串口通信-Visual C++ Comm example
  3. 所属分类:Communication

    • 发布日期:2017-06-12
    • 文件大小:19867793
    • 提供者:mingyanggame
  1. ComMFCDLL

    0下载:
  2. 编写的串口通信DLL动态链接库,可以实现其他应用程序的调用。-Comm DLL example
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:2483
    • 提供者:mingyanggame
  1. Dll_test

    0下载:
  2. 静态链接库,动态链接库的学习作业。静态调用和动态调用-Static link library, DLL learning work. Static call and dynamic invocation
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-31
    • 文件大小:738862
    • 提供者:冯冯
  1. vc_net

    0下载:
  2. 如何调用FTD2XX.DLL动态链接库连接FTDI系列嵌入式芯片-This program shows how to use Visual C++.NET to communicate with FTDI devices through FTD2XX.DLL. This includes using FT_ListDevices, FT_Write and FT_Read with a loop-back connector to write data to th
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-30
    • 文件大小:24359
    • 提供者:lichen
  1. DLL

    0下载:
  2. 编写一个动态链接库, 实现对给定数目的数的排序. 并编写应用程序调用该dll提供的接口函数. 要求: 1)输入需要进行排序的原始数 2)选择升序或降序 3)显示排序后的结果-The preparation of a dynamic link library, to achieve a given number of numbers. And the writing application calls the DLL to provide the interface function。
  3. 所属分类:Data structs

    • 发布日期:2017-05-10
    • 文件大小:2547500
    • 提供者:BRUCE
  1. LABVIEW-dll

    0下载:
  2. LABVIEW调用动态链接库,讲解LABview动态连接库接口的使用方法-LABVIEW dll
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:246166
    • 提供者:hit_china
  1. dll

    0下载:
  2. 代码编写在LabWindows/CVI环境下,代码包含无界面动态链接库调用,有界面动态链接库调用,静态库调用的实例,能完整运行。-The code is written in LabWindows/CVI environment, the code contains no interface dynamic link library call interface dynamic link library calls, the calling instance of a static librar
  3. 所属分类:Console

    • 发布日期:2017-05-03
    • 文件大小:1450770
    • 提供者:相容
  1. DllTest

    0下载:
  2. DLL动态库连接,基本描述C#动态库的连接,包括外部调用和内部调用。-DLL dynamic libraries connected to the basic descr iption of the C# dynamic library connections, including external calls and internal calls.
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:10665
    • 提供者:rex
  1. 14

    0下载:
  2. 动态调用DLL例程,很不错的易语言源码,适合易语言爱好者使用。-The dynamic call a DLL routine, very good and easy language source code for easy language enthusiasts.
  3. 所属分类:其他小程序

    • 发布日期:2017-04-06
    • 文件大小:2037
    • 提供者:watch03
  1. 111

    0下载:
  2. 动态调用DLL函数,很不错的易语言源码,适合易语言爱好者使用。-Dynamic call DLL functions, very good and easy language source code for easy language enthusiasts.
  3. 所属分类:其他小程序

    • 发布日期:2017-04-13
    • 文件大小:2215
    • 提供者:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 25 »
搜珍网 www.dssz.com